Welcome![Sign In][Sign Up]
Location:
Search - matlab rgb

Search list

[Special Effectsrgbmerge

Description: rgb图像融合,简单实用,matlab环境下开发使用-rgb image fusion, simple and practical, matlab environment to develop the use of
Platform: | Size: 1024 | Author: 遗忘 | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

Description: Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: | Size: 4096 | Author: 张灯结 | Hits:

[Special EffectsColorSpace

Description: 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
Platform: | Size: 51200 | Author: Karl Lu | Hits:

[matlab121

Description: 利用RGB-IHS变换实现高分辨率图像和低分辨率图像的融合。-The use of RGB-IHS transformation to achieve high-resolution images and the integration of low-resolution images。
Platform: | Size: 365568 | Author: qht | Hits:

[Special Effectsrgbhisteq

Description: 实现rgb图像的直方图均衡化,附源程序和图像,matlab实现-Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
Platform: | Size: 13312 | Author: guoguo | Hits:

[Graph programrgbtohsv

Description: 1.将RGB彩色图象变换为二值图象并显示。 2.将RGB彩色图象变换为HSV彩色图象并显示。 -1. The RGB color image is transformed into binary image and displayed. 2. Will transform RGB to HSV color image and display color images.
Platform: | Size: 2048 | Author: 王娟 | Hits:

[Graph programrgb2luv

Description: 用于彩色图像的颜色空间变换,从RGB颜色空间变换到CIELUV空间。LUV空间各分量相关性小更适于进行图像处理。-Translate a color image from RGB color space to LUV color space.
Platform: | Size: 1024 | Author: Genghis | Hits:

[Graph programColorImageHistogram

Description: 彩色直方图(matlab),可以直接求出rgb图像的直方图-Color histogram (matlab)
Platform: | Size: 50176 | Author: sophia | Hits:

[Special EffectsWebSafeColors

Description: 本实验要求将任意一个RGB图像转换为web-safe RGB图像,并要求将图6.8转换为web-safe RGB彩色图像,图像的原始格式为jpg格式,要求将结果图像也转换为jpg格式。该实验中首先编写把RGB图像转换为web-safe RGB图像的通用程序,然后调用这个程序实现对图6.8的转换。-Requirements of this experiment will be any RGB image is converted to web-safe RGB images, and requested that the map 6.8 converted to web-safe RGB color image, the image of the original format for jpg format, also called for the results of the image converted to jpg format. First of all, the preparation of the experiment the RGB image is converted to web-safe RGB image of the general program, and then call the procedure to achieve the conversion of Figure 6.8.
Platform: | Size: 56320 | Author: jhm | Hits:

[Special EffectsPseudoColorImageProcessing

Description: 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image processing capabilities to achieve gray-scale to color conversion, image input process as specified in the scope of the two gray-scale, the program output for the RGB format images, one of which range of gray-scale display for the specified color, and the rest of the pixels in RGB and the corresponding form for the same input image pixel gray-scale color
Platform: | Size: 305152 | Author: jhm | Hits:

[Graph programBayer2RGB

Description: Bayer图像格式转化为标准RGB格式 Bayer图像格式转化为标准RGB格式-Bayer image format into a standard RGB format Bayer image format into a standard RGB format
Platform: | Size: 142336 | Author: discovery | Hits:

[matlabgray2rgb

Description: MATLAB实现gray到RGB的转化,包括图像文件及M文件-MATLAB realization of gray to RGB conversion, including image files and M files
Platform: | Size: 74752 | Author: 贾佳 | Hits:

[Graph programwww

Description: 图像的直方图统计,实现彩色RGB统计。简单方便的应用了图像的方法实现其功能。-Image histogram statistics, statistics RGB color. Application is simple and convenient method of images to achieve its function.
Platform: | Size: 6144 | Author: 李进 | Hits:

[matlabconvert

Description: convert from gray to rgb
Platform: | Size: 1024 | Author: omar | Hits:

[matlabseg

Description: This a MATLAB code for segmentation of any image. Initially the image is converted from RGB to greyscale image and then segmantation is done.-This is a MATLAB code for segmentation of any image. Initially the image is converted from RGB to greyscale image and then segmantation is done.
Platform: | Size: 1024 | Author: Sudeshna | Hits:

[Special EffectsWavelet_Classify

Description: 基于小波变换和K-Mean算法的崇明东滩遥感图像分类,读取样本的能量特征向量进行分类,并返回分类图像的RGB图,显示各类地物面积比例-Based on wavelet transform and the K-Mean Algorithm for remote sensing image classification Chongming Dongtan, the energy to read a sample feature vectors for classification, and return to the RGB image classification showing the proportion of various types of area features
Platform: | Size: 1423360 | Author: 李琛 | Hits:

[Graph programyansejulei

Description: 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
Platform: | Size: 1024 | Author: shenyong | Hits:

[matlabLAB2RGBandRGB2LAB

Description: LAB2RGB convert the RGB image into LAB and vise vers
Platform: | Size: 1024 | Author: Walid | Hits:

[Graph programhistogram

Description: image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
Platform: | Size: 1024 | Author: Doris | Hits:

[Special Effectsrgb2hsi

Description: 将数字图像从RGB空间转换为HSI空间,程序简洁,可读性强。适合matlab图像处理的初学者。-Digital images will be converted from RGB space to HSI space, the procedure is simple and readable strong. Matlab image processing suitable for beginners.
Platform: | Size: 1024 | Author: 张毅 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »

CodeBus www.codebus.net